Orientation

Allows configuring the page orientation.

Implemented by concrete PrintSettings implementations that support configuring the page orientation.

Since

7.13

Parameters

<T>

the concrete print settings type

Inheritors

Functions

Link copied to clipboard
abstract fun orientation(): Orientation
Returns the page orientation.
abstract fun orientation(orientation: Orientation): T
Configures the page orientation.